![]() |
|
![]() |
titre :
durée : 4:37 This is my first tutorial and it how to make a stick man run and jump on flash 8. |
![]() |
titre :
durée : 5:40 Ce tutoriel est aussi valable pour les versions antérieurs de Flash. |
![]() |
titre :
durée : 6:46 Désolé si la vidéo est en mauvaise qualité, je me suis trompé de codec (ce qui détermine la qualité). |
![]() |
titre :
durée : 3:05 Here's how to create a button using Macromedia Flash 8 Professional. |
![]() |
titre :
durée : 1:55 Aqui les dejo otro tutorial, espero que les guste. Esta es la forma mas facil de animar un objeto, tambien se puede hacer con una Guia de ... |
![]() |
titre :
durée : 5:21 Using Macromedia Flash Professional 8, I will show you how to create a Bold Poping effect with two Glows and Bevel |
![]() |
titre :
durée : 1:46 This was my first video on youtube I uploaded back in 2007 or what it was :p I'm showing you how to make a little simple animation in a program ... |
![]() |
titre :
durée : 8:41 The source [project file] for Flash that I made for this tutorial is available to download for free at mediafire.com under the Flash 8 Tutorials ... |
![]() |
titre :
durée : 8:23 Codes: Music: Jellow Glow Made By: zlarke. VCam Download: www.mediafire.com. FLA file download: www.mediafire.com. Copyright by: Flash8Games ... |
![]() |
titre :
durée : 7:59 Download it - www.developphp.com Learn Adam Khoury's Flash wave animation techniques. |
![]() |
titre :
durée : 2:46 novatosflash.com Esta es una simple animación creada con el macromedia flash 8. |
![]() |
titre :
durée : 7:03 Music by: Linkin Park - Faint VCam FLA: www.mediafire.com ActionScript Codes: VCam Code: onClipEvent (enterFrame) { _y += (_root.char._y-_y)/4; _x ... |
![]() |
titre :
durée : 6:49 This tutorial will teach you how to create a score text Actionscript codes: Score symbol: onClipEvent (enterFrame) { if (_root.char.hitTest(this ... |
![]() |
titre :
durée : 6:09 ActionScript Codes: Reset Symbol: onClipEvent (enterFrame) { if (_root.char.hitTest(this)) { _root.char._x = charX _root.char._y = charY } } |
![]() |
titre :
durée : 6:32 ActionScript Codes: Character: onClipEvent (load) { var ground:MovieClip = _root.ground; var grav:Number = 0; var gravity:Number = 2; var speed ... |
![]() |
titre :
durée : 8:31 FLA File - Part 4: www.mediafire.com Actionscript Codes: Spike symbol: onClipEvent(enterFrame) { if(_root.char.hitTest(this)) { _root.vcam.hp ... |
![]() |
titre :
durée : 6:10 FLA FIle - Part 5: www.mediafire.com Actionscript Codes: Button symbol: on(release) { _root.gotoAndStop("game"); } Last frame actions: _root ... |